Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.2#21
Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.2#21dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.5.0 to 1.7.2. - [Release notes](https://github.com/gin-contrib/cors/releases) - [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/cors@v1.5.0...v1.7.2) --- updated-dependencies: - dependency-name: github.com/gin-contrib/cors dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.
Note 🟢 Risk threshold not exceeded. Change Summary (click to expand)The following is a summary of changes in this pull request made by me, your security buddy 🤖. Summary: The changes in this pull request primarily focus on updating the dependencies in the From an application security perspective, the changes do not appear to introduce any significant security risks. Updating dependencies is a common practice to address known vulnerabilities, improve performance, or add new features. However, it is always recommended to thoroughly review the changes and the release notes of the updated dependencies to ensure that there are no known security vulnerabilities introduced. Additionally, it is a good practice to have a well-defined and automated process for updating dependencies, including thorough testing and a review of the changes before merging them into the main codebase. Files Changed:
Powered by DryRun Security |
Bumps github.com/gin-contrib/cors from 1.5.0 to 1.7.2.
Release notes
Sourced from github.com/gin-contrib/cors's releases.
Commits
064064fci: update Go workflow linting action to v5c4d5284chore: update dependencies and refactor importsf952c06chore: improve changelog generation and categorization71a48a2chore: update third-party dependencies to latest versions88cbcd0ci: update GitHub Actions workflows for Go projects84d0919test: refactor CORS tests and expand coverage4447aebrefactor: refactor request handling and improve CORS checks9d49f16chore(cors): Allow a custom validation function which receives the full gin c...7f30a1ffix: improve error handling and test robustness90a7c66test(cors): enhance CORS wildcard handling tests (#145)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)